var golang.org/x/tools/internal/gocommand.modConcurrencyError
2 uses
golang.org/x/tools/internal/gocommand (current package)
invoke.go#L57: var modConcurrencyError = regexp.MustCompile(`go:.*go.mod.*contents have changed`)
invoke.go#L102: if friendlyErr != nil && modConcurrencyError.MatchString(friendlyErr.Error()) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)